(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <intuition/intuition.h>
#include <utility/tagitem.h>
#include <proto/gadtools.h>
BOOL LayoutMenus()
SYNOPSIS
struct Menu * menu
APTR vi
ULONG tag1
...
FUNCTION
Varargs version of gadtools.library/LayoutMenusA().
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
21.07.1997 srittau
Fixed reference to GadToolsBase.
01.07.1997 srittau
Added stubs for gadtools.library.